CryptoPro TomCatSSL support module.
Public API.

ru.CryptoPro.TomCatSSL
Class JSSE13SocketFactory

java.lang.Object
  extended by org.apache.tomcat.util.net.ServerSocketFactory
      extended by ru.CryptoPro.TomCatSSL.JSSESocketFactory
          extended by ru.CryptoPro.TomCatSSL.JSSE13SocketFactory
All Implemented Interfaces:
java.lang.Cloneable

public class JSSE13SocketFactory
extends JSSESocketFactory

SSL server socket factory. It _requires_ a valid RSA key and JSSE.


Constructor Summary
JSSE13SocketFactory()
           
 
Method Summary
 
Methods inherited from class ru.CryptoPro.TomCatSSL.JSSESocketFactory
acceptSocket, createSocket, createSocket, createSocket, handshake
 
Methods inherited from class org.apache.tomcat.util.net.ServerSocketFactory
getDefault, initSocket, setAttribute
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSSE13SocketFactory

public JSSE13SocketFactory()

Copyright Crypto-Pro.
All rights reserved.